- non-alphanumeric
- adj небуквенно-цифровой.
English-Russian cryptological dictionary . 2014.
English-Russian cryptological dictionary . 2014.
Non-English-based programming languages — are computer programming languages that, unlike better known programming languages, do not use keywords taken from, or inspired by, the English vocabulary. Contents 1 Prevalence of English based programming languages 2 International programming… … Wikipedia
Alphanumeric code — You may be looking for Character encoding. or SYNOP and CLIMAT (alphanumeric codes used for meteorological and climatological data transmission) In general, in computing, an alphanumeric code is a series of letters and numbers (hence the name)… … Wikipedia
Keyboard layout — QWERTY keyboard on a laptop. A keyboard layout is any specific mechanical, visual, or functional arrangement of the keys, legends, or key–meaning associations (respectively) of a computer, typewriter, or other typographic keyboard. Mechanical… … Wikipedia
Regular expression — In computing, a regular expression provides a concise and flexible means for matching (specifying and recognizing) strings of text, such as particular characters, words, or patterns of characters. Abbreviations for regular expression include… … Wikipedia
Regular expression examples — A regular expression ( also RegEx or regex ) is a string that is used to describe or match a set of strings according to certain syntax rules. The specific syntax rules vary depending on the specific implementation, programming language, or… … Wikipedia
Blickensderfer typewriter — A Blickensderfer 5 typewriter The Blickensderfer Typewriter was designed by George C Blickensderfer (1850 1917) in 1893. It was originally intended to compete with Remington desk typewriters, but ended up being known for its portability.… … Wikipedia
ASCII — American Standard Code for Information Interchange (ASCII), pronEng|ˈæski [ [http://www.m w.com/cgi bin/audio.pl?ascii001.wav=ASCII Audio pronunciation for ASCII] . Merriam Webster . Accessed 2008 04 14.] is a character encoding based on the… … Wikipedia
Buffer overflow — In computer security and programming, a buffer overflow, or buffer overrun, is an anomalous condition where a process attempts to store data beyond the boundaries of a fixed length buffer. The result is that the extra data overwrites adjacent… … Wikipedia
Rainbow table — A rainbow table is a lookup table offering a time memory tradeoff used in recovering the plaintext password from a password hash generated by a hash function, often a cryptographic hash function. A common application is to make attacks against… … Wikipedia
Salt (cryptography) — In cryptography, a salt consists of random bits, creating one of the inputs to a one way function. The other input is usually a password or passphrase. The output of the one way function can be stored rather than the password, and still be used… … Wikipedia
XL (programming language) — XL stands for eXtensible Language. It is a computer programming language designed to support concept programming.XL features programmer reconfigurable syntax and semantics. Compiler plug ins can be used to add new features to the language. A base … Wikipedia